From: Dmitry Antipov Date: Wed, 23 Oct 2013 16:11:30 +0000 (+0400) Subject: Fix ChangeLog entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2764 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=66b238dff6ec9c82d20c77c284623f6f15c73388;p=emacs.git Fix ChangeLog entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index e1e7b4fb78d..ad9888632fd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,8 +1,8 @@ 2013-10-23 Dmitry Antipov - Tweak last font-related changes to fix bug#15686. + Adjust recent font-related changes to fix bug#15686. * alloc.c (mark_object) [HAVE_WINDOW_SYSTEM]: If marked frame - is a live window system frame, mark it's default font too. + is a live window system frame, mark its default font too. 2013-10-23 Glenn Morris